Skip to content

feat(report): add per-model efficiency metrics#226

Open
ozymandiashh wants to merge 1 commit intogetagentseal:mainfrom
ozymandiashh:feat/model-efficiency-summary
Open

feat(report): add per-model efficiency metrics#226
ozymandiashh wants to merge 1 commit intogetagentseal:mainfrom
ozymandiashh:feat/model-efficiency-summary

Conversation

@ozymandiashh
Copy link
Copy Markdown
Contributor

Summary

  • add shared model efficiency aggregation for edit turns, one-shot rate, retry rate, and cost per edit
  • surface per-model efficiency in the TUI By Model panel, JSON report output, and export models table
  • add focused tests for model efficiency aggregation and CSV export fields

Part of #12, item 4.

Validation

  • npx tsc --noEmit
  • npx vitest run tests/model-efficiency.test.ts tests/export.test.ts tests/dashboard.test.ts
  • npx vitest run
  • npm run build

Pre-commit review

  • Argus-style reviewer: FAIL on retry-rate units, fixed, then PASS
  • Gemini 3.1 Pro Preview: PASS after retry-rate fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant